Style Properties
An object defining properties for the Style class.
BackgroundImage
The background image of the control.
Type: string
BackgroundColor
The background color of the control.
Type: string
Height
The height of the control.
Padding
The padding of the control.
Type: string
BackgroundImageLayout
The layout of the background image.
Type: BackgroundImageLayout
Accepted Values:
Name Value None 0 Tile 1 Center 2 Stretch 3 Zoom 4